alter table "Admission" add column "ReferralDoctorId" int references "ReferralDoctor"("ReferralDoctorId");